CagdExtrudeSrf
Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index
Return to Main Contents
NAME
CagdExtrudeSrf()
SYNOPSIS
cagd_lib/cagdextr.c:28
CagdSrfStruct *CagdExtrudeSrf(CagdCrvStruct *Crv, CagdVecStruct *Vec)
DESCRIPTION
Constructs an extrusion surface in the Vector direction for the given
profile curve. Input curve can be either a Bspline or a Bezier curve and
the resulting output surface will be of the same type.
PARAMETERS:
Crv: To exturde in direction specified by Vec.
Vec: Direction as well as magnitude of extursion.
FUNCTION RETURN VALUE
CagdSrfStruct *: An extrusion surface with Orders of the original
Crv order and 2 in the extrusion direction.
ORIGIN
(C) Copyright 1989/90-95 Gershon Elber, Technion, IIT
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- PARAMETERS:
-
- FUNCTION RETURN VALUE
-
- ORIGIN
-
This document was created by
man2html,
using the manual pages.
Time: 07:27:13 GMT, October 17, 2022